-
Home
-
Site Reviews
-
7.0.15
-
Code
-
Classes
- Str
Total Complexity |
52 |
Dependencies |
2 |
Dependents |
69 |
Total lines |
219 |
Lines of code |
160 |
Logical lines of code |
84 |
Comment lines |
9 |
Methods |
24 |
Properties |
0 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
endsWith() |
S |
64 |
4 |
9 |
startsWith() |
S |
64 |
4 |
9 |
mask() |
S |
58 |
3 |
15 |
contains() |
S |
64 |
4 |
9 |
restrictTo() |
S |
62 |
3 |
11 |
prefix() |
S |
65 |
3 |
9 |
fallback() |
S |
72 |
3 |
5 |
replaceLast() |
S |
67 |
3 |
7 |
replaceFirst() |
S |
64 |
3 |
10 |
removePrefix() |
S |
72 |
2 |
5 |
suffix() |
S |
71 |
2 |
6 |
snakeCase() |
S |
65 |
2 |
8 |
removeSuffix() |
S |
72 |
2 |
5 |
truncate() |
S |
71 |
2 |
5 |
join() |
S |
72 |
2 |
5 |
convertPathToName() |
S |
67 |
2 |
7 |
random() |
S |
73 |
1 |
4 |
naturalJoin() |
S |
70 |
1 |
5 |
hash() |
S |
73 |
1 |
4 |
dashCase() |
S |
78 |
1 |
3 |
convertNameToPath() |
S |
71 |
1 |
5 |
convertNameToId() |
S |
69 |
1 |
6 |
titleCase() |
S |
73 |
1 |
4 |
camelCase() |
S |
73 |
1 |
4 |